[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   SHUFFLE   <  SKIP 4858  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16551Shan, Christy, M59100RoubaixNordFrance
16530Chander, PriscillaSW1P 2NULondonEnglandUnited Kingdom
18014Xu, Wayne, M59170CroixNordFrance
15759Brooks, Erin, L97005BeavertonOregonUnited States
11102Nelson, Julia, L1002SydneyNew South WalesAustralia
24114Yuan, Kristin, CAS23Stoke-on-TrentEnglandUnited Kingdom
17590Cox, Garrett, R97222MilwaukieOregonUnited States

Generated 2025-07-12 05:09:25.761 UTC