[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 413   SHUFFLE   <  SKIP 2770  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16840Torres, XavierV8Y 1L1CliffsideBritish ColumbiaCanada
16428Ross, RyanPE17BuryEnglandUnited Kingdom
13315Thomas, Lucas, E91932Imperial BeachCaliforniaUnited States

Generated 2025-07-14 20:24:37.743 UTC