[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 1925   SHUFFLE   <  SKIP 691  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24916Pal, Kara4171HawthorneQueenslandAustralia
24199Prasad, Veronica, JMK8 8ZDMilton KeynesEnglandUnited Kingdom
28277Deng, Katrina98225BellinghamWashingtonUnited States

Generated 2025-07-15 10:07:43.571 UTC