[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 470   SHUFFLE   <  SKIP 2766  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14339Suri, Brandy90706BellflowerCaliforniaUnited States
20344Anand, Ashlee90210Beverly HillsCaliforniaUnited States
13412Zhao, RafaelB29 6SLBirminghamEnglandUnited Kingdom
22327Cai, Jake, T98168BurienWashingtonUnited States
23418Wu, Brittney2264SilverwaterNew South WalesAustralia
19288Wang, Candice80074MünchenHamburgGermany

Generated 2025-07-13 20:06:59.518 UTC