[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 327   SHUFFLE   <  SKIP 4500  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22011Patterson, Richard, L98052RedmondWashingtonUnited States
15520Navarro, Desiree92118CoronadoCaliforniaUnited States
15499Thomas, Robert98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-20 13:21:36.603 UTC