[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 2147   SHUFFLE   <  SKIP 45  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24585Patel, Harold3550BendigoVictoriaAustralia
13923Howard, Steven, H91941GrossmontCaliforniaUnited States
20863Xu, Erica, MOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-21 20:11:51.623 UTC