SELECT [Table_2].[id] AS [id], [Table_2].[FName] AS [FName], [Table_2].[SName] AS [SName] FROM [dbo].[Table_2] AS [Table_2]