get_churn_by_dimension
Calculate customer counts, churned counts, and historical churn rates grouped by categorical dimensions like contract or payment method to identify churn patterns.
Instructions
Calculates customer count, churned customer count, and historical churn rate grouped by one approved categorical dimension such as contract, internet_service, payment_method, paperless_billing, tech_support, online_security, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dimension | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||