[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 470   SHUFFLE   <  SKIP 1482  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28795Allen, Jesse92625Newport BeachCaliforniaUnited States
14101Lal, Franklin, A2300NewcastleNew South WalesAustralia
25609Ruiz, Jaime, JOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-16 10:59:18.323 UTC