[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 440   SHUFFLE   <  SKIP 2372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28156Hall, Gabrielle, J95062Santa CruzCaliforniaUnited States
18826Stewart, Allison, RV8XRoyal OakBritish ColumbiaCanada
15671Torres, LawrenceL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-15 00:54:45.135 UTC