[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 0   SHUFFLE   <  SKIP 3338  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24831Diaz, Jackson91791West CovinaCaliforniaUnited States
19457Williams, Jennifer, ENT20Newcastle upon TyneEnglandUnited Kingdom
15653Madan, Gerald, EW1N 9FALondonEnglandUnited Kingdom
22309Zhou, Leah, LEC1R 0DULondonEnglandUnited Kingdom
19579Zheng, Dawn, F1002SydneyNew South WalesAustralia
22529Raman, Ross77127LieusaintSeine et MarneFrance

Generated 2025-11-03 12:40:44.736 UTC