[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 0   SHUFFLE   <  SKIP 2317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23832Ramirez, Alexandra, B98225BellinghamWashingtonUnited States
18383Torres, Natalie98270MarysvilleWashingtonUnited States
22663Deng, Terrence, P62200Boulogne-sur-MerPas de CalaisFrance

Generated 2025-11-02 09:57:48.563 UTC