[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 322   SHUFFLE   <  SKIP 465  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18228Parker, Adam, R95062Santa CruzCaliforniaUnited States
28428Alvarez, Ebony, MMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-17 15:03:01.986 UTC