Hi,
If it's for display of a field value, yes, what you have used is correct. So, when Customer Type = 'Asia' then 'Asia' is displayed else a blank will be displayed.
If you are using this in record selection for restricting the report data retrieved, then [Customer.Type="Asia"] should only be sufficient.
Thanks,
Raghavendra