[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 506   SHUFFLE   <  SKIP 311  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19287Chandra, Shane, M75006ParisSeine (Paris)France
16222Anderson, Brandon, S94704BerkeleyCaliforniaUnited States
16196Raheem, Kurt60082Frankfurt am MainHamburgGermany
18440Ashe, Joe94014ColmaCaliforniaUnited States

Generated 2025-07-14 09:47:00.992 UTC