[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 680   SHUFFLE   <  SKIP 5706  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19884Simmons, JamesV0SookeBritish ColumbiaCanada
11666Baker, Angel90505TorranceCaliforniaUnited States
28874Brooks, Alexa, F98052RedmondWashingtonUnited States
24288Gomez, Pedro94519ConcordCaliforniaUnited States

Generated 2025-07-15 09:49:11.820 UTC