The more I build my own tooling for exploring a database before I build a reporting query, the more I just do all my work at the command line. I don’t need #SSMS to show me my results, I just dump them to the cli output.
This post brought to you by my use of #dbatools and the Invoke-DbaQuery command specifically. That plus my data profiler query.