[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 680   SHUFFLE   <  SKIP 9386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13990Wood, Stephanie, A97301SalemOregonUnited States
17783Jai, Tracy, R20354HamburgHamburgGermany
16230Blanco, Craig90706BellflowerCaliforniaUnited States

Generated 2025-07-18 21:25:50.740 UTC