[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 3311   SHUFFLE   <  SKIP 399  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20759Serrano, Teresa90210Beverly HillsCaliforniaUnited States
25319Chandra, Ruben59170CroixNordFrance
11589Malhotra, EbonyW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-18 14:16:41.898 UTC