[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 3514  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13736Rivera, Cole, R91977Spring ValleyCaliforniaUnited States
19286Butler, Kaitlyn, O34117KasselHessenGermany
18310Romero, Lance2138RhodesNew South WalesAustralia
16281Luo, Gilbert75009ParisSeine (Paris)France

Generated 2025-07-19 12:03:35.419 UTC