[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 480   SHUFFLE   <  SKIP 134  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19334Baker, KatherineAS23Stoke-on-TrentEnglandUnited Kingdom
21416Butler, Ryan, A90210Beverly HillsCaliforniaUnited States
13839Madan, Manuel77680Roissy en BrieSeine et MarneFrance
17414Garcia, Nicholas99362Walla WallaWashingtonUnited States
14116Torres, Brianna, M98284Sedro WoolleyWashingtonUnited States
19211Lee, Anna90712LakewoodCaliforniaUnited States

Generated 2025-11-05 10:17:34.294 UTC