[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 127   SHUFFLE   <  SKIP 228  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13408Gonzales, Katherine, RPB12PeterboroughEnglandUnited Kingdom
22652Shan, Gilbert, B24044KielSaarlandGermany
18634Arun, Veronica, J78400ChatouYvelineFrance
14898Edwards, Katelyn, L98036LynnwoodWashingtonUnited States
12474Chandra, Tammy95000CergyVal d'OiseFrance
12966Zhu, Dennis, E90210Beverly HillsCaliforniaUnited States

Generated 2025-07-22 06:01:28.136 UTC