[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 836   SHUFFLE   <  SKIP 241  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13553Coleman, JessicaOX1OxfordEnglandUnited Kingdom
18440Ashe, Joe94014ColmaCaliforniaUnited States

Generated 2025-07-18 13:15:40.573 UTC