[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 2421   SHUFFLE   <  SKIP 7096  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29075Wright, Jack, R97301SalemOregonUnited States
14052Ma, Jorge, O4700RockhamptonQueenslandAustralia
20012Robinson, Jessica90706BellflowerCaliforniaUnited States
28374Vance, Ruben20354HamburgHamburgGermany

Generated 2025-07-20 17:03:27.658 UTC