[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   SKIP 189   SHUFFLE   <  SKIP 221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25298He, Cedric, WHP10 9QYHigh WycombeEnglandUnited Kingdom
17868Blue, Richard, E90706BellflowerCaliforniaUnited States
13365Shan, Luke94519ConcordCaliforniaUnited States

Generated 2025-07-10 01:21:27.181 UTC