result = await persistence.UpdateAsync(null, new Dummy { Id = "id 1", Key = "key 2", Content = "new content 2" });