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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20687Campbell, Rebecca97034Lake OswegoOregonUnited States
28884Suarez, SheilaY03 4TNYorkEnglandUnited Kingdom
20949Liang, Sandra, JGL50CheltenhamEnglandUnited Kingdom
14377Ruiz, Paula, D98225BellinghamWashingtonUnited States

Generated 2025-07-12 03:17:05.033 UTC