In a CRM application, a user wants to delete a specific attribute value (e.g., ‘Old Phone Number’) for a customer:
- The user selects the customer record.
- They select the attribute value they want to delete from the list.
- They click the ‘Delete’ button.
- The Delete Entity Value action runs and the data is permanently removed from the system.