OK, placing the hard coded "254-770-77000" in the Me.Filter statement worked, and when it looped through all the different Service_Dealer_Loc records, it made each one have a pdf of "254-770-77000"
So when I changed the MeFilter statement to:
Me.Filter = "Service_Dealer_Loc = 'Me.OpenArgs'"...