[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 512   SHUFFLE   <  SKIP 3696  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16409Moreno, Ebony, J12311BerlinSaarlandGermany
17819Rana, Arthur, DGL50CheltenhamEnglandUnited Kingdom
20039Evans, Stephanie, C98284Sedro WoolleyWashingtonUnited States
20926Guo, Jeffery, C78000VersaillesYvelineFrance

Generated 2025-07-16 10:24:16.073 UTC