[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 236   SHUFFLE   <  SKIP 202  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14964Shen, Damien, COX1OxfordEnglandUnited Kingdom
11776Mitchell, Seth, A95062Santa CruzCaliforniaUnited States
20062Carson, Russell, J70452StuttgartSaarlandGermany

Generated 2025-07-16 06:27:32.254 UTC