[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 3383  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22640Li, CalebNT20Newcastle upon TyneEnglandUnited Kingdom
12312Zhao, Jake75007ParisSeine (Paris)France
26752Perez, Henry6006PerthSouth AustraliaAustralia
13584Cox, Isaiah, ETY31RuncornEnglandUnited Kingdom
23577Bennett, Julia97034Lake OswegoOregonUnited States
28753Carlson, Kristine, CRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-11-05 12:18:15.984 UTC