[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 875   SHUFFLE   <  SKIP 3805  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25648Carlson, Michele93400Saint-DenisSeine Saint DenisFrance
12937Wilson, Megan98104SeattleWashingtonUnited States
13982Chander, Clarence, E2055North SydneyNew South WalesAustralia

Generated 2025-07-08 05:37:49.226 UTC