[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 1845   SHUFFLE   <  SKIP 1884  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14021Richardson, Michelle98033KirklandWashingtonUnited States
17696Simmons, Madison, J91776San GabrielCaliforniaUnited States
21880Gomez, Marc, J3977CranbourneVictoriaAustralia

Generated 2025-07-15 12:21:20.897 UTC