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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12161Rogers, Alexandria98901YakimaWashingtonUnited States
11227Chavez, Marshall, D94014ColmaCaliforniaUnited States
26977Madan, Barry20354HamburgHamburgGermany

Generated 2025-07-12 04:54:05.681 UTC