[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 3669   SHUFFLE   <  SKIP 2003  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28282Foster, Cindy97301SalemOregonUnited States
27054Sharma, Shawn90706BellflowerCaliforniaUnited States
17862Baker, Aaron, E98055RentonWashingtonUnited States
21511Sanders, Richard, DPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 18:52:56.659 UTC