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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23177Richardson, Savannah97034Lake OswegoOregonUnited States
16319Ortega, Joy, A93000BobignySeine Saint DenisFrance
11913Ms., Robinson, Rebecca, A.3198SeafordVictoriaAustralia
18234Russell, Alexandria, D98284Sedro WoolleyWashingtonUnited States
16400Ramos, Theodore, I93500PantinSeine Saint DenisFrance
14290Wilson, Jonathan97330CorvallisOregonUnited States
14849Martin, Dwayne53001BonnHamburgGermany

Generated 2025-11-03 23:14:08.579 UTC