$data = [<|x:<|a:'foo'|>|>,<|x:<|a:null|>|>]; select x.a from as_table($data);