I have three entities.
public partial class Expense { public int ExId { get; set; } public int CheckId { get; set; } public string Nam