How I can make a query with 3 tables sails?

I need to do a query with ORM sails considering more than 3 tables. Anyone know how to do?

I'm using mongo as a database manager