[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 650   SHUFFLE   <  SKIP 3187  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24918Cai, Warren3205South MelbourneVictoriaAustralia
20913Liu, Wesley24044KielSaarlandGermany
19211Lee, Anna90712LakewoodCaliforniaUnited States

Generated 2025-07-08 22:49:51.667 UTC