[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 3104   SHUFFLE   <  SKIP 2213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27287Perez, Samuel, E90012Los AngelesCaliforniaUnited States
27295Taylor, Wyatt98036LynnwoodWashingtonUnited States
18353Anderson, Robert98055RentonWashingtonUnited States

Generated 2025-07-13 15:12:51.495 UTC