[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 2236   SHUFFLE   <  SKIP 1025  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23617She, KaraLA1 1LNLancasterEnglandUnited Kingdom
23746Mr., Sacksteder, Lane75012ParisSeine (Paris)France
29017Long, Gabriel97071WoodburnOregonUnited States
13266Wang, Samuel, J90802Long BeachCaliforniaUnited States

Generated 2025-07-20 07:07:24.560 UTC