[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 9232  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13517Sharma, Nicolas, DW1X3SELondonEnglandUnited Kingdom
13534Navarro, BethW10 6BLLondonEnglandUnited Kingdom
13539Guo, RogerW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-17 18:57:52.837 UTC