[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 250   SHUFFLE   <  SKIP 836  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26595Bailey, Alyssa, C98033KirklandWashingtonUnited States
15667Ramos, Hector33041PaderbornHamburgGermany
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom
13823Zheng, Margaret, D91370Verrieres Le BuissonEssonneFrance

Generated 2025-07-13 15:42:10.997 UTC