[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 159   SHUFFLE   <  SKIP 2929  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18037Garcia, Bruce, BGL7 1RYGloucestershireEnglandUnited Kingdom
28501Perez, Gerald, N53001BonnHamburgGermany
27667Sanchez, Jessica, M94015Daly CityCaliforniaUnited States

Generated 2025-07-12 16:09:28.991 UTC