[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 250   SHUFFLE   <  SKIP 3004  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27952Perez, Roy45001EssenHamburgGermany
28389Martinez, Rachael, M93500PantinSeine Saint DenisFrance
13470Jai, Jaclyn90706BellflowerCaliforniaUnited States
19033Lin, Omar75017ParisSeine (Paris)France

Generated 2025-07-21 00:51:21.699 UTC