Handle promise with ember data queryRecord

I seem to not be able to get the record to pass to the .then() method after using the new queryRecord() find method.

Is there a way to get around this or has the implementation changed?