SelectResult represents the result of a query.
SelectResult.As is a SelectResult with an alias. The alias can be used as the key for accessing the result value from the query Result.
SelectResult.From is a SelectResult that you can specify the data source alias name.