Ultimate access to all questions.
Consider a scenario where you need to control access to a table containing customer data in a Databricks environment. The table includes customer names, email addresses, and purchase history. Describe how you would use dynamic views to ensure that customer service representatives can only see customer names and email addresses, while hiding the purchase history.