QueryBuilder<DbNip05, DbNip05, QAfterDistinct> distinctByRelays() { return QueryBuilder.apply(this, (query) { return query.addDistinctBy(6); }); }