public IDisposable WithQueryHint(string queryHint) => _entitiesContext.WithQueryHint(queryHint);