[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 0   SHUFFLE   <  SKIP 3126  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15419Baker, Carlos97330CorvallisOregonUnited States
16396Rai, Keith, W63151MühlheimHamburgGermany
18515Patterson, Gabrielle97222MilwaukieOregonUnited States

Generated 2025-10-30 16:07:50.095 UTC