[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 391   SHUFFLE   <  SKIP 632  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28748Washington, Kelly, MGL50CheltenhamEnglandUnited Kingdom
23108Wright, Savannah, L98201EverettWashingtonUnited States
18845Hughes, Katherine, E98403TacomaWashingtonUnited States

Generated 2025-07-21 12:33:49.020 UTC