Read members across all lists
Gets members from all lists by querying ListMembers without ListId. The query scans all lists and fetches members for each; this may return a large result set.
SELECT * FROM ListMembers --scan all lists and then fetch members for each list