I am trying to work out how to retrieve User Notes tied to transactions (invoices) using SuiteQL. I can query the "note" table, and get the note IDs and the entity id associated with the transaction, but no "note" field (as labeled using the REST API "/note" endpoint), or "memo" field (as labeled when creating a Saved Search). In other words, I can't retrieve the text of the user notes. I have scoured the Records Catalog. I am hoping I am missing something obvious. I'm also trying to retrieve the Author. Has anyone else done something similar? Thanks.