[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 3091  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19160Perez, Sara92625Newport BeachCaliforniaUnited States
22569Goel, Johnny, JSL67RJMaidenheadEnglandUnited Kingdom
17820Morris, Emma, LPB12PeterboroughEnglandUnited Kingdom
20053Yang, Jessie, EPE17BuryEnglandUnited Kingdom
19907Diaz, Bruce, L93500PantinSeine Saint DenisFrance
12232Hernandez, Sean, E33098PaderbornNordrhein-WestfalenGermany
13239Thomas, Matthew, KV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-11-03 02:30:30.591 UTC