I have created a table using Code First
public class TechnicalData { public int Id { get; set; } public int MarketId { get; set; } public DateTime