[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 512   SHUFFLE   <  SKIP 925  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21053Vazquez, JamieOX1OxfordEnglandUnited Kingdom
18028Zheng, Jessie, WOX14 4SEOxfordEnglandUnited Kingdom
13671Ramos, Frank66041PoingSaarlandGermany

Generated 2025-07-11 23:34:31.981 UTC