When print_r-ing the result of such query I get a model like this: http://bin.fuelphp.com/snippet/view/It. As you can see, the two properties are in "_custom_data". When trying to access them as in an array I get a non-existing key error. Is there a way to access these properties? If not, can I create a query similar to mine in ORM way?