[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 634   SHUFFLE   <  SKIP 121  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19618Johnsen, Ross4810TownsvilleQueenslandAustralia
13070Clark, Emma, D97034Lake OswegoOregonUnited States
23056Perry, Alyssa, W92806La JollaCaliforniaUnited States

Generated 2025-07-13 11:58:40.872 UTC