[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 468   SHUFFLE   <  SKIP 126  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22604Simmons, Wyatt, VLE18LeedsEnglandUnited Kingdom
27254Jimenez, Theodore, M98312BremertonWashingtonUnited States
17249Goel, Carl, S2065St. LeonardsNew South WalesAustralia

Generated 2025-07-08 07:54:04.174 UTC