[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 2236   SHUFFLE   <  SKIP 719  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14878Murphy, Marcus98501OlympiaWashingtonUnited States
20336Young, Ian94519ConcordCaliforniaUnited States
13384Ashe, Mario, T98312BremertonWashingtonUnited States

Generated 2025-07-10 11:00:33.777 UTC