[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   SHUFFLE   SKIP 2480   <  SKIP 1637  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25697Harris, Miguel, L59140DunkerqueNordFrance
28558Stone, Dawn, T42651SolingenNordrhein-WestfalenGermany
19967Deng, Devon, H1002SydneyNew South WalesAustralia
13789Shan, Julie, M66001SaarbrückenSaarlandGermany

Generated 2025-07-14 16:38:43.361 UTC