How to dereference an embedded value
How to dereference an embedded value
How to i further derefence this to extract only the account name and ignore the ID?
accountName = DealDetails.get("Account_Name")