I have the following entities:
public class Price { public int? PricelistId { get; set; } public int? AgreementI