[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 4027   SHUFFLE   <  SKIP 826  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14512Jones, Christopher, J98371PuyallupWashingtonUnited States
25679Rodriguez, Meredith93500PantinSeine Saint DenisFrance
23777Zhang, Candice, JMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-16 15:07:19.038 UTC