SELECT [vCustomerList].[CustCode] AS [CustCode], [vCustomerList].[CustName] AS [CustName] FROM [dbo].[vCustomerList] AS [vCustomerList]