I am running the addressesToLocation (JavaScript Maps SDK v4.27) method in the locator class and I am hoping to return attributes that were in the original dataset. In the returned AddressCandidates attributes response, the only fields that are returned are the geocoding result fields but no access to the original input fields (e.g., comments, alphanumeric uid, etc.) Is there anyway to access these attributes so they can be accessed for use in a popup, etc.?