[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 3669   SHUFFLE   <  SKIP 852  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12792White, Blake, P98312BremertonWashingtonUnited States
23753Sara, Arthur, DGL7 1RYGloucestershireEnglandUnited Kingdom
15707Rubio, Robin85049IngolstadtBayernGermany
12897Wilson, Alyssa91502BurbankCaliforniaUnited States

Generated 2025-07-17 22:10:10.428 UTC