| QueryRecordAsync(ClaimsPrincipal, RecordRestriction, CancellationToken) | Queries database and returns a single modeled table record for the specified restriction. |
| QueryRecordAsync(ClaimsPrincipal, String, RecordRestriction, CancellationToken) | Queries database and returns a single modeled table record for the specified restriction, execution of query will apply orderByExpression. |