[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 2953   SHUFFLE   <  SKIP 1240  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22933Chande, Kelli, C2055North SydneyNew South WalesAustralia
27405Shan, Jackson91776San GabrielCaliforniaUnited States
16594Jones, Andrew, CPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-20 07:30:42.233 UTC