[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 568   SHUFFLE   <  SKIP 1212  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16097Stewart, JessicaV8Y 1L1CliffsideBritish ColumbiaCanada
27374Phillips, Robert98312BremertonWashingtonUnited States
20159Zhu, Ernest2036MatravilleNew South WalesAustralia

Generated 2025-07-13 00:50:51.461 UTC