[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 484   SHUFFLE   <  SKIP 1240  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20899Cook, Angela59100RoubaixNordFrance
14642Zeng, Jeffery, C97005BeavertonOregonUnited States
26789Morris, Chase, FV2L3W8NewtonBritish ColumbiaCanada
22346Howard, Catherine, S90210Beverly HillsCaliforniaUnited States
22335Taylor, Anthony, F98033KirklandWashingtonUnited States
27326Goel, Ashlee93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-11-05 16:30:54.956 UTC