I use Entity Framework Core and Caliburn.Micro want to Binding DataGrid ItemSource with a query
[Table("JournalEntry")] public class JournalEntryT