[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 438   SHUFFLE   <  SKIP 155  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16823Ruiz, StacyL4 4HBLiverpoolEnglandUnited Kingdom
29452Romero, Meredith, J2010DarlinghurstNew South WalesAustralia
29158Edwards, Ian, A98168BurienWashingtonUnited States
20947Alvarez, MarieE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-17 06:01:57.045 UTC