[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 250   SHUFFLE   <  SKIP 624  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20596Ramos, Janet, BRG7 5H7ReadingEnglandUnited Kingdom
12434Kumar, Thomas, M98403TacomaWashingtonUnited States
21669Rodriguez, JessicaGL50CheltenhamEnglandUnited Kingdom
20187King, Robert, C91977Spring ValleyCaliforniaUnited States
14803Martin, Stacy, D20354HamburgHamburgGermany
25693Subram, Brandy59170CroixNordFrance

Generated 2025-07-12 23:21:20.857 UTC