[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 304   SHUFFLE   <  SKIP 555  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12664Gill, KristaWA1WarringtonEnglandUnited Kingdom
19852Carter, Eric98036LynnwoodWashingtonUnited States
21280Walker, Justin, J98168BurienWashingtonUnited States

Generated 2025-07-16 01:58:23.820 UTC