[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2705  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11381Raman, MeredithSW1P 2NULondonEnglandUnited Kingdom
22333Watson, Gabriella, D97045Oregon CityOregonUnited States
12150Wang, Logan, M92020El CajonCaliforniaUnited States
20383Hernandez, Richard, M98104SeattleWashingtonUnited States
19259Lin, Barbara22001HamburgHessenGermany
15394Wilson, Natalie, C91945Lemon GroveCaliforniaUnited States

Generated 2025-11-05 19:28:50.861 UTC