[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 680   SHUFFLE   <  SKIP 3533  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11177Flores, Jose, M92102San DiegoCaliforniaUnited States
17669Rivera, Olivia, N98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-21 00:20:34.554 UTC