[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1986  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16330Simmons, Luke, J78400ChatouYvelineFrance
18394Wright, Sean, A98055RentonWashingtonUnited States
17785Chapman, PedroSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-12 10:14:39.105 UTC