[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 560   SHUFFLE   <  SKIP 90  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11381Raman, MeredithSW1P 2NULondonEnglandUnited Kingdom
17249Goel, Carl, S2065St. LeonardsNew South WalesAustralia
28755Gonzalez, Raymond, PAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-11-05 17:47:33.621 UTC