operator fun <T> get(c: Column<out T>): T
Get the value from column c, as the type determined by Column.adapter]