Solutionunvalidated
convert this to an array first which then works — foreach($customer->metadata->toArray() as $key => $value). Outcome: foreach($customer->metadata->toArray() as $key => $value).
bfce432e-1a51-4c46-b0f7-05bc9a5b7d40
convert this to an array first which then works — foreach($customer->metadata->toArray() as $key => $value). Outcome: foreach($customer->metadata->toArray() as $key => $value).