[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 484   SHUFFLE   <  SKIP 2541  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24573Rai, Colin, WSW19 3RULondonEnglandUnited Kingdom
16238Arun, Ann90210Beverly HillsCaliforniaUnited States
23621Townsend, Felicia, L93700DrancySeine Saint DenisFrance
13534Navarro, BethW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-16 19:01:25.043 UTC