[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 482  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22319Zhou, Jorge, M75010ParisSeine (Paris)France
24263Brooks, Brooke, P92806La JollaCaliforniaUnited States
17993Williams, Richard, I20354HamburgHamburgGermany
25452Wu, Erica92700ColombesHauts de SeineFrance

Generated 2025-07-11 12:52:25.603 UTC