[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 82   SHUFFLE   <  SKIP 167  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18348Roberts, Katelyn91776San GabrielCaliforniaUnited States
27923Arun, Douglas, M66272Sulzbach TaunusSaarlandGermany
26743Chande, Derek2065St. LeonardsNew South WalesAustralia

Generated 2025-07-21 06:00:57.505 UTC