write a query that will return a list of all customers and their invoices. return only those rows where invoices
write a query that will return a list of all customers and their invoices. return only those rows where invoices where created by a user who never contacted that particular customer.