I have a custom field added to Customer's address model. When I do a Customer search the custom fields in the address appear blank for some reason. If I fetch a customer record directly on the other hand Netsuite::Customer.get(ID) I'm able to access this.
Any thoughts on what could be happening?