find

fun <T : Any> find(entityClass: KClass<T>, block: QueryContext.() -> Unit): T?