[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 875   SHUFFLE   <  SKIP 2991  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15359Yang, Logan, M98020EdmondsWashingtonUnited States
22367Griffin, Jasmine94303Palo AltoCaliforniaUnited States
12420Hayes, Spencer, V97222MilwaukieOregonUnited States

Generated 2025-07-14 14:19:47.143 UTC