[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 31   SHUFFLE   <  SKIP 319  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15354Kumar, CoreyWA1WarringtonEnglandUnited Kingdom
16054Ortega, Hector, ERG41 1QWWokinghamEnglandUnited Kingdom
28679Bryant, Julian, A97301SalemOregonUnited States
22808Suri, Ebony, ARH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-18 22:38:14.715 UTC