[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 875   SHUFFLE   <  SKIP 3502  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12843Smith, Summer, K41100Saint OuenLoir et CherFrance
22332Bennett, Brittany, JV8XRoyal OakBritish ColumbiaCanada
24784Kelly, Megan91945Lemon GroveCaliforniaUnited States

Generated 2025-07-08 10:19:51.662 UTC