[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 875   SHUFFLE   <  SKIP 3175  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26710Green, Jan, J91776San GabrielCaliforniaUnited States
12870Munoz, Tyrone, G53131BonnNordrhein-WestfalenGermany
13398Ross, Logan, L98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-16 17:30:56.452 UTC