[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 512   SHUFFLE   <  SKIP 3487  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11921Zhu, Gilbert3977CranbourneVictoriaAustralia
19834Sharma, Johnny98168BurienWashingtonUnited States
23241Torres, Armando98312BremertonWashingtonUnited States

Generated 2025-07-13 23:39:45.523 UTC