[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 2480   SHUFFLE   <  SKIP 1324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26079Robinson, Ryan98225BellinghamWashingtonUnited States
13370Ross, Blake, M97045Oregon CityOregonUnited States
21956Kapoor, Jay, F2300NewcastleNew South WalesAustralia

Generated 2025-07-19 18:15:56.110 UTC