[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 475   SHUFFLE   <  SKIP 4336  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20328Carter, Sierra92102San DiegoCaliforniaUnited States
18394Wright, Sean, A98055RentonWashingtonUnited States
28020Griffin, Lucas98201EverettWashingtonUnited States

Generated 2025-07-12 22:36:03.486 UTC