[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   SHUFFLE   SKIP 3044   <  SKIP 149  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26386Zhao, KelliNT20Newcastle upon TyneEnglandUnited Kingdom
11440Weber, Sergio, C59000LilleNordFrance
28527Rubio, Dwayne, DRH15 9UDWest SussexEnglandUnited Kingdom
11965She, Katie, B2036MatravilleNew South WalesAustralia

Generated 2025-07-16 00:17:20.592 UTC