[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 440   SHUFFLE   <  SKIP 413  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19149Parker, Sean, C98168BurienWashingtonUnited States
23185Edwards, Fernando90802Long BeachCaliforniaUnited States
28557Alvarez, Casey, AKB9KirkbyEnglandUnited Kingdom
23651Alvarez, Marvin3000MelbourneVictoriaAustralia

Generated 2025-07-21 21:35:42.112 UTC