[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 2377   SHUFFLE   <  SKIP 1348  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11333Miller, Emily, RNT20Newcastle upon TyneEnglandUnited Kingdom
22503Zhao, Sandra, SNT20Newcastle upon TyneEnglandUnited Kingdom
28483Raje, Tara, F6006PerthSouth AustraliaAustralia

Generated 2025-07-18 11:44:33.124 UTC