Select all documents in a table. This command can be chained with other commands to do further processing on the data.
Table table(String tableName, [Map? options]) => Table(tableName, options);