[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 475   SHUFFLE   <  SKIP 340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19215Hall, Edward98104SeattleWashingtonUnited States
18537Carson, Kathryn, L90210Beverly HillsCaliforniaUnited States
23278Flores, Chloe, F92118CoronadoCaliforniaUnited States

Generated 2025-07-14 20:25:30.873 UTC