[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 528  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14462Sanz, Beth90210Beverly HillsCaliforniaUnited States
15105Rana, Tina, F12171BerlinSaarlandGermany
17781She, Jake01071DresdenHessenGermany

Generated 2025-07-12 15:02:06.695 UTC