[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 363   SHUFFLE   <  SKIP 762  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23506Campbell, Jesse94611OaklandCaliforniaUnited States
12477Gill, Robin, J75008ParisSeine (Paris)France
12063Martinez, Xavier98225BellinghamWashingtonUnited States

Generated 2025-07-20 14:11:04.272 UTC