[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 549   SHUFFLE   <  SKIP 561  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13316Rivera, Angel90706BellflowerCaliforniaUnited States
22945Sanz, Linda, P2444Port MacquarieNew South WalesAustralia
22019Bryant, RachelV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-16 11:10:39.668 UTC