Retrieve Accounts based on Billing Countries
Not Started

Challenge

Write a solution that finds the Id, Name, BillingCountry, and AnnualRevenue of all Accounts where the BillingCountry is set to either 'Brazil', 'Argentina', or 'Venezuela'.

Return the results sorted in any order.

The result format is in the following example:

IdBillingCountryAnnualRevenue
0014x00000SESBfAAPBrazil251000.16
0014x00000SESCLAA5Brazil480000.39
0014x00000SESCNAA5Venezuela507617.22
0014x00000SESCNAA5Argentina1250000.25