[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 680   SHUFFLE   <  SKIP 3475  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19473Chande, Roger75016ParisSeine (Paris)France
15880Bailey, Patrick, J99202SpokaneWashingtonUnited States
25498Kapoor, Shane, D60061Frankfurt am MainSaarlandGermany
13303Martinez, JonathanV8POak BayBritish ColumbiaCanada

Generated 2025-07-20 07:16:36.762 UTC