Execution example:: select Entries --output_columns '_key, *' --limit 1 # [ # [ # 0, # 1337566253.89858, # 0.000355720520019531 # ], # [ # [ # [ # 5 # ], # [ # [ # "_key", # "ShortText" # ], # [ # "content", # "Text" # ], # [ # "n_likes", # "UInt32" # ] # ], # [ # "The first post!", # "Welcome! This is my first post!", # 5 # ] # ] # ] # ]