UserLookup field in node sdk 2.0

UserLookup field in node sdk 2.0

Hello,

I am having problems with a UserLookup field and coql query.  My query is: 

`select First_Name, Last_Name, Palveluasiantuntijat from Contacts where Service_Name = blabla`;

Can I access for example the Palveluasiantuntijat (this is the userlookup field) name straight from this query somehow? I tried .Full_Name etc. but nothing has worked so far and I only get zoho id as the response.

Thank you,

Joonas