[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 34   SHUFFLE   <  SKIP 2607  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27047Rai, Yolanda97005BeavertonOregonUnited States
12101Patterson, Logan92625Newport BeachCaliforniaUnited States
16529Gutierrez, Jonathon, R2580GoulburnNew South WalesAustralia
19052Kapoor, Kristi59140DunkerqueNordFrance

Generated 2025-07-18 02:31:44.888 UTC