I have an address model in my application:
**[Key]** public int CustomerAddressId { get; set; } public string CompanyName { get; set; } public string Ad