Using the address cleanse transform, I have been able to isolate the address that have "PO Box" and "Stations". Now what I need is two further split this I only want the PO box number example "P O Box 777" should return only "777" . What is the best way to do this. Can the Address Cleanse transform do this as well or do I need to create myself a function?