[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 589   SHUFFLE   <  SKIP 240  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27009Lu, EricaC2H 7AULondonEnglandUnited Kingdom
20353Phillips, Allison92806La JollaCaliforniaUnited States
12635Beck, Brad93700DrancySeine Saint DenisFrance

Generated 2025-07-14 00:09:55.094 UTC