[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 7828   SHUFFLE   <  SKIP 2293  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28916Shan, Kathryn, KW10 6BLLondonEnglandUnited Kingdom
23866Flores, XavierV8Y 1L1CliffsideBritish ColumbiaCanada
13059Deng, Keith94014ColmaCaliforniaUnited States

Generated 2025-07-21 19:15:14.737 UTC