Powershell version 7+
PS > ./Inventory_JSON_2_CSV_Sorted.ps1
I've excluded the specified .json headings "Product Name", "Price" to simplify processing for this MVP.
- Allow specifying input/output filename from command line.
- Add code to facilitate ingestion of a json file with headings.