Hi Lakshmi,
1) Go to the Field Explorer > Right-click parameter fields > New > Under List of Values choose 'static' or 'dynamic' and under the 'Value' column choose the Customer Name field
2) Go to the Record Selection Formula and use this code:
{?Prompt} = {Customer_name_field}
-Abhilash