[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 529   SHUFFLE   <  SKIP 329  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29174Parker, Richard98371PuyallupWashingtonUnited States
16890Reed, Timothy98371PuyallupWashingtonUnited States
28769Foster, Brianna98201EverettWashingtonUnited States

Generated 2025-07-17 13:12:45.800 UTC