OPENJSON function parses collection of JSON objects and returns values from JSON text as set of rows.
declare @json nvarchar(4000) = N'[
{"Number":"SO43659","Date":"2011-05-31T00:00:00","Customer": "MSFT","Price":59.99,"Q...