[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 484   SHUFFLE   <  SKIP 2310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11857Young, Isabella98020EdmondsWashingtonUnited States
18115Young, Richard, C98104SeattleWashingtonUnited States
26366Schmidt, Johnathan12171BerlinHessenGermany

Generated 2025-07-09 22:17:40.753 UTC