[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 364   SHUFFLE   <  SKIP 1506  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21257Subram, Evelyn, S4700RockhamptonQueenslandAustralia
13932Sanchez, Timothy92020El CajonCaliforniaUnited States
20390Ramos, Ross98312BremertonWashingtonUnited States

Generated 2025-07-20 03:54:32.611 UTC