[ { "chunk_id": 2, "chunk_type": "query", "human_description": "This is the data query for report 'BookReport'. Language: SQL. Query: SELECT ShipCountry FROM Orders GROUP BY ShipCountry HAVING count(DISTINCT ShipCity) > 2 ORDER BY ShipCountry", "raw_xml": "SELECT ShipCountry FROM Orders GROUP BY ShipCountry HAVING count(DISTINCT ShipCity) > 2 ORDER BY ShipCountry\n\t", "context": "Report 'BookReport' data query", "metadata": { "query_language": "sql", "full_sql": "SELECT ShipCountry FROM Orders GROUP BY ShipCountry HAVING count(DISTINCT ShipCity) > 2 ORDER BY ShipCountry" } }, { "chunk_id": 2, "chunk_type": "query", "human_description": "This is the data query for report 'BookReport'. Language: SQL. Query: SELECT ShipCountry FROM Orders GROUP BY ShipCountry HAVING count(DISTINCT ShipCity) > 2 ORDER BY ShipCountry", "raw_xml": "SELECT ShipCountry FROM Orders GROUP BY ShipCountry HAVING count(DISTINCT ShipCity) > 2 ORDER BY ShipCountry\n\t", "context": "Report 'BookReport' data query", "metadata": { "query_language": "sql", "full_sql": "SELECT ShipCountry FROM Orders GROUP BY ShipCountry HAVING count(DISTINCT ShipCity) > 2 ORDER BY ShipCountry" } } ]