[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 494   SHUFFLE   <  SKIP 1549  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24259Price, Gavin, J98312BremertonWashingtonUnited States
22160Richardson, Alex, E97205PortlandOregonUnited States
20332Navarro, Danny, J98225BellinghamWashingtonUnited States

Generated 2025-07-18 10:55:20.725 UTC