We have a very distributed set of developers, and it's often useful to search our cases by geography - area code is a pretty good stand-in for us. I'd like to do a search like: assignedTo:"user.phonenumber.beginswith(242)" or some such.
Any suggestions?