[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   SHUFFLE   SKIP 5562   <  SKIP 1034  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11555Henderson, Alexandria, REM15Esher-MoleseyEnglandUnited Kingdom
20320Nath, Mindy, F90706BellflowerCaliforniaUnited States
23313Lal, Corey, H2300NewcastleNew South WalesAustralia

Generated 2025-07-17 14:58:24.167 UTC