[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 511   SHUFFLE   <  SKIP 1731  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13765Shen, JaimeW1N 9FALondonEnglandUnited Kingdom
19694Perez, Stephanie98020EdmondsWashingtonUnited States
27133Arun, Phillip, A59491Villeneuve-d'AscqNordFrance
16178Carlson, Alfredo1002SydneyNew South WalesAustralia

Generated 2025-07-20 21:46:37.343 UTC