[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 591   SHUFFLE   <  SKIP 3216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21369Rodriguez, Sarah, K92102San DiegoCaliforniaUnited States
23282James, Ariana97222MilwaukieOregonUnited States
15459Dominguez, Beth63151MühlheimHamburgGermany

Generated 2025-07-12 12:08:55.047 UTC