ArcGis Pro 2.4.3
When geocoding within an ArcGIS Pro session, it's easy to limit the output fields:
The geocoding tool does not have a parameter (yet?) to do this behind the scenes in arcpy. I could create a list of all the fields I don't want and delete them after the fact, but I'm hoping there may be a way to limit them up front.