I have a simple model
public class SimpleModel { public string Id { get; set; } }
When I insert it the ID is not automatically generated unti