[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 2500   <  SKIP 602  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25964Winston, Christopher97034Lake OswegoOregonUnited States
18236Wilson, Andrew, RV9B 5T2ShawneeBritish ColumbiaCanada
27154Arun, Holly85049IngolstadtBayernGermany

Generated 2025-07-14 05:34:39.963 UTC