We have a OData Webservice (Microsoft Dynamics Nav) which requires IDs as string: NavService.Customer.filter("No eq '10000'") or short: NavService.Customer("10000") but currently all IDs will be converted to integers