[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 2295   SHUFFLE   <  SKIP 403  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12376Perez, Holly, EW1N 9FALondonEnglandUnited Kingdom
19457Williams, Jennifer, ENT20Newcastle upon TyneEnglandUnited Kingdom
26330Diaz, Marcus, H98312BremertonWashingtonUnited States

Generated 2025-07-14 09:17:10.898 UTC