public class Customer { public int ProductId { get; set;}, public string ProductName { get; set;},...