Hello,
You could write like as below to get Org. service URL :
(((Microsoft.Xrm.Sdk.Client.ServiceProxy<Microsoft.Xrm.Sdk.IOrganizationService>)(orgProxy)).EndpointSwitch).PrimaryEndpoint

Hope this helps. If you get answer of your question, please mark the response as an answer and vote as helpful !
Vikram !