Refer to the tblCustomer table below. As a data analyst, you have been requested to select rows that meet the following requirements: For each region, extract the average balance for the region. Include only those regions where the average balance is greater than $300. Order the rows in descending order of average balance.