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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19226Carlson, Neil, M94704BerkeleyCaliforniaUnited States
18353Anderson, Robert98055RentonWashingtonUnited States
20071Campbell, Sean, L98168BurienWashingtonUnited States

Generated 2025-07-21 21:25:11.772 UTC