[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 3813  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12281Sanchez, JanelleOX14 4SEOxfordEnglandUnited Kingdom
19493Shan, KarlaBD1 4SJW. YorkEnglandUnited Kingdom
14832Rana, BarryB29 6SLBirminghamEnglandUnited Kingdom
19112Hughes, Victoria94947NovatoCaliforniaUnited States

Generated 2025-07-10 07:27:33.358 UTC