[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 250   SHUFFLE   <  SKIP 3854  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19815Thompson, Christian, A98284Sedro WoolleyWashingtonUnited States
14546Sanchez, Christina, SOX1OxfordEnglandUnited Kingdom
12087Cook, Sean90712LakewoodCaliforniaUnited States

Generated 2025-07-15 03:00:25.986 UTC