inline fun <reified T : Entity<*>> selectEntities(columns: Array<String>): List<T>
Returns all Entities. columns: The ID Columns of the Entity<*>