| Get(String, Int32, CancellationToken) | Gets all records from associated table, filtered to parent keys if provided. |
| Get(String, Boolean, Int32, CancellationToken) | Gets all records from associated table sorted by the provided field. |
| Get(String, String, Boolean, Int32, CancellationToken) | Gets all records from associated table sorted by the provided field. |