[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 663   SHUFFLE   <  SKIP 255  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19156Jenkins, Julia, R97330CorvallisOregonUnited States
20797Hu, Dawn, G59170CroixNordFrance
29377Carlson, Rebekah66740SaarlouisSaarlandGermany
26343Washington, Mariah99202SpokaneWashingtonUnited States
11549Liang, Crystal, JW1Y 3RALondonEnglandUnited Kingdom
19082Zhang, AlvinSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-18 10:21:04.158 UTC