You are creating a new Windows form to display customer invoices on a DataGrid control. The user of your application chooses a specific customer and then the application retrieves all the invoices for the selected customer.Which database object is the correct one to use to retrieve this invoice information?