[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 618   SHUFFLE   <  SKIP 2011  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28427Deng, YolandaSE1 8HLLondonEnglandUnited Kingdom
12117Yang, Cameron98104SeattleWashingtonUnited States
15073Chander, Tasha12311BerlinSaarlandGermany

Generated 2025-07-17 00:33:05.446 UTC