[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 817   SHUFFLE   <  SKIP 108  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14637Nath, Dustin98107BallardWashingtonUnited States
12403Young, HenryWA3WatfordEnglandUnited Kingdom
28511Rivera, ChaseGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-13 18:10:48.546 UTC