[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 3669   SHUFFLE   <  SKIP 863  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20848Liu, VincentPB12PeterboroughEnglandUnited Kingdom
21668Rogers, Christina, FPE17BuryEnglandUnited Kingdom
21128Andersen, Kenneth91054ErlangenBayernGermany
16080Patterson, Oscar, A90802Long BeachCaliforniaUnited States
23130Russell, Lauren, T94015Daly CityCaliforniaUnited States
12176James, Cody, A97301SalemOregonUnited States

Generated 2025-07-10 02:54:13.016 UTC