Hi! I'm writing a custom Workflow script. Given a Customer passed into the script, what's the most effective way to return a list of the Contacts associated (or any related record, really)? I tried search.lookupFields, but it requires an id, which I think is scuttling it.