[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 158   SHUFFLE   <  SKIP 2543  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18652Diaz, Meredith, W98168BurienWashingtonUnited States
20534Lopez, Dalton, W91203GlendaleCaliforniaUnited States
26718Flores, Richard90802Long BeachCaliforniaUnited States
15456Suri, Donald66740SaarlouisSaarlandGermany

Generated 2025-07-20 18:40:37.107 UTC