[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 34   SHUFFLE   <  SKIP 2081  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25211Torres, Diane, M2036MatravilleNew South WalesAustralia
22454Raman, Rebekah, ESL67RJMaidenheadEnglandUnited Kingdom
11625Moore, Zachary, S94303Palo AltoCaliforniaUnited States
19452Anderson, Jacob, V59491Villeneuve-d'AscqNordFrance

Generated 2025-07-21 18:59:47.415 UTC