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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18459Sai, Toni94519ConcordCaliforniaUnited States
19924Perez, Douglas85049IngolstadtBayernGermany
28233Richardson, Patrick, A99362Walla WallaWashingtonUnited States

Generated 2025-07-12 12:56:00.314 UTC