SELECT [Sessions].[UserId] AS [UserId], [Sessions].[SessionKey] AS [SessionKey], [Sessions].[IpAddress] AS [IpAddress] FROM [Sessions] AS [Sessions]