What happens to deeply nested JSON properties?
Highly structured objects (like `address: { city: "NY" }`) are traditionally flattened using dot-notation schemas securely. The resulting column header will dynamically reflect `address.city` purely to maintain data continuity gracefully.