Get top countries by customer count
get_top_countries_by_customersRanks countries by registered customers, descending, to answer 'which country has the most customers?' Optionally set a limit for a top-N leaderboard.
Instructions
Ranks countries by number of registered customers, descending (ties broken by country name ascending). Defaults to the single top country; pass a higher 'limit' for a top-N leaderboard. Use this to answer 'which country has the most customers?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No |