[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 363   SHUFFLE   <  SKIP 529  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27452Watson, Evan, A91364Woodland HillsCaliforniaUnited States
16403Suarez, Byron, R92081Paris La DefenseHauts de SeineFrance
14784Dominguez, Victor, KOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-20 00:24:33.586 UTC