[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3437   SHUFFLE   <  SKIP 101  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18453Patterson, Caroline, A97330CorvallisOregonUnited States
25744Griffin, Gabriel66578NeunkirchenSaarlandGermany
17259Wang, Trisha, V2500WollongongNew South WalesAustralia
13671Ramos, Frank66041PoingSaarlandGermany
19609Martinez, Kari3220GeelongVictoriaAustralia
27181Deng, Rafael, M92310SèvresHauts de SeineFrance

Generated 2025-07-18 02:46:31.303 UTC