[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 4438   <  SKIP 383  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16373Cook, Sara, E98033KirklandWashingtonUnited States
21526Munoz, Jonathon, O63009OffenbachSaarlandGermany
12043Patterson, Carson, L94536FremontCaliforniaUnited States

Generated 2025-07-14 14:50:24.854 UTC