[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 3373  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17767Raje, Tommy, E45000OrleansLoiretFrance
12954Diaz, Pedro, J98168BurienWashingtonUnited States
28984Cox, Katherine98501OlympiaWashingtonUnited States
16935Perez, Bruce, RSL67RJMaidenheadEnglandUnited Kingdom
14800Arthur, Abby42651SolingenNordrhein-WestfalenGermany
25465Diaz, MariahWA3WatfordEnglandUnited Kingdom

Generated 2025-11-04 18:36:27.283 UTC