ColRef<T> startAt(List<Object?> values) { _queryProperties.startAt = values; return _copyWithQuery; }