[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 440   SHUFFLE   <  SKIP 1805  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21847Madan, Dominic, FSW1P 2NULondonEnglandUnited Kingdom
28980Watson, Alyssa, C98033KirklandWashingtonUnited States
21206Moreno, Roberto, R6006PerthSouth AustraliaAustralia

Generated 2025-07-21 05:41:10.012 UTC