[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 2421   SHUFFLE   <  SKIP 2216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11491Perez, AndreW1V 5RNLondonEnglandUnited Kingdom
17162Blue, Rachel97222MilwaukieOregonUnited States
29263Li, Nathan90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 20:48:31.135 UTC