[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   SHUFFLE   SKIP 3044   <  SKIP 478  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12437Young, Jeremy97301SalemOregonUnited States
24388Campbell, Maria98036LynnwoodWashingtonUnited States
29254Sanchez, Erin98020EdmondsWashingtonUnited States

Generated 2025-07-20 12:30:13.835 UTC