[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 4230  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14418Young, Rebecca, W97034Lake OswegoOregonUnited States
23935Barnes, Alexis, JOX1OxfordEnglandUnited Kingdom
13561Navarro, Gary, EW10 6BLLondonEnglandUnited Kingdom
13927Gonzales, Gabriel, M90706BellflowerCaliforniaUnited States

Generated 2025-07-12 16:21:12.259 UTC