[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 529  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14418Young, Rebecca, W97034Lake OswegoOregonUnited States
16545Pal, Alicia75013ParisSeine (Paris)France
17488Adams, Jason98104SeattleWashingtonUnited States
15863Scott, AdamV9MetchosinBritish ColumbiaCanada
26958Xu, Jerry45000OrleansLoiretFrance
22011Patterson, Richard, L98052RedmondWashingtonUnited States
15461Gutierrez, Alberto, RGA10GatesheadEnglandUnited Kingdom

Generated 2025-10-29 12:33:50.085 UTC