[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 2295   SHUFFLE   <  SKIP 219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21027Nelson, Luke, EGL50CheltenhamEnglandUnited Kingdom
20511Taylor, Matthew, L94947NovatoCaliforniaUnited States
20551Blanco, Daisy, LE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-11 15:22:26.209 UTC