[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 617   SHUFFLE   <  SKIP 774  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19891Morgan, Jennifer, L98201EverettWashingtonUnited States
15409Cooper, Eduardo, J98371PuyallupWashingtonUnited States
25757Wu, Jeffery, DSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-16 19:25:31.550 UTC