[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 1848  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13577Torres, Theodore75019ParisSeine (Paris)France
13053Lu, Vincent98225BellinghamWashingtonUnited States
28084McDonald, Cameron94704BerkeleyCaliforniaUnited States

Generated 2025-07-17 03:30:20.652 UTC