[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 644   SHUFFLE   <  SKIP 1100  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18440Ashe, Joe94014ColmaCaliforniaUnited States
18177Suarez, ReginaldSW1P 2NULondonEnglandUnited Kingdom
15135Kumar, Derek, M1002SydneyNew South WalesAustralia

Generated 2025-07-14 20:45:13.578 UTC