This document contains two SQL queries. The first query selects party name, account number, concatenated address fields, and creation date from several tables, filtering for a specific organization ID and date range. The second query also selects party, account, and address fields from multiple tables, filtering for a specific organization ID, date range, and site use code, and ordering by party name.