[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 211   SHUFFLE   <  SKIP 2456  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24692He, Laura, W20354HamburgHamburgGermany
15403Ross, Jeremiah, L92118CoronadoCaliforniaUnited States
24953Green, Aaron, R98104SeattleWashingtonUnited States

Generated 2025-07-18 10:01:10.456 UTC