The canonical DAO relation query is this:
@Transaction @Query("SELECT * FROM Playlist") public List getPlaylistsWithSongs()