Something that I frequently like to do when working with data is to view specific columns in a specific order.
I would normally do this in sql by just writing a particular query.
I know I could do a graphql query but it won't return the results in a tabular form so it won't really help.
Any options for doing that with gadget? Perhaps a 3rd party database client?