SELECT [Service].[Code] AS [Code], [Service].[Service] AS [Service], [Service].[Price] AS [Price] FROM [dbo].[Service] AS [Service]