SELECT [EnglishProductName] AS [Alias], [Size], [Color], [ListPrice], [DealerPrice] FROM [dbo].[DimProduct];