[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 391   SHUFFLE   <  SKIP 1323  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28729Sun, HeatherSW6 SBYLondonEnglandUnited Kingdom
19734Weisman, Natalie92102San DiegoCaliforniaUnited States
25583Arthur, Carolyn, A63009OffenbachSaarlandGermany

Generated 2025-07-16 18:53:00.449 UTC