[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 2391   SHUFFLE   <  SKIP 770  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25097Gonzales, Fernando, B97222MilwaukieOregonUnited States
24654Simmons, Paige91932Imperial BeachCaliforniaUnited States
23108Wright, Savannah, L98201EverettWashingtonUnited States
26384Zhu, Jon, J75006ParisSeine (Paris)France

Generated 2025-07-14 16:35:03.360 UTC