A list of field names in the query, specified as view_name.field_name. For date fields, append the time unit to the field name and enclose it in square brackets. For example, users.created_at[year]Add an alias to a field with view_name.field_name: alias