[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 875   SHUFFLE   <  SKIP 641  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16822Lin, MarshallPB12PeterboroughEnglandUnited Kingdom
19242Baker, Devin, R94519ConcordCaliforniaUnited States
28365Zhao, Stacey, JE17 6JFLondonEnglandUnited Kingdom
25963Morris, Charles98033KirklandWashingtonUnited States

Generated 2025-07-16 00:46:39.839 UTC