t() :: %AzureStorage.Table.Query{ filter: [String.t()] | nil, select: String.t() | nil, table: String.t(), top: integer() }
table(String.t()) :: t()