[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 4806   SHUFFLE   <  SKIP 322  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24336Wright, Gabrielle97222MilwaukieOregonUnited States
26363Jimenez, Larry, M04838EilenburgBrandenburgGermany
21805Russell, Lucas98055RentonWashingtonUnited States

Generated 2025-07-20 13:53:06.700 UTC