Ran queries recently with a subset of columns. Looks like they weren't be named properly. For example a model with columns (a, b, c), select (a, c), the result set has attribute names of (a, b).