[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 875   SHUFFLE   <  SKIP 3149  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22836Sai, Michele24044KielSaarlandGermany
21253Williams, Victoria98201EverettWashingtonUnited States
27862Alonso, Joanna, M4171HawthorneQueenslandAustralia
23780Stewart, Mason59100RoubaixNordFrance

Generated 2025-07-10 07:27:25.537 UTC