[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 625   SHUFFLE   <  SKIP 2320  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24533Long, BlakeEM15Esher-MoleseyEnglandUnited Kingdom
18623Torres, Anne, W57000MetzMoselleFrance
13085Harris, Daniel, T98312BremertonWashingtonUnited States
23144Alexander, Zachary, A98270MarysvilleWashingtonUnited States

Generated 2025-07-11 02:01:56.439 UTC