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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21822Yuan, GregoryY03 4TNYorkEnglandUnited Kingdom
12980Moyer, Max, C98168BurienWashingtonUnited States
22696Vazquez, Kari62200Boulogne-sur-MerPas de CalaisFrance

Generated 2025-07-21 03:30:25.769 UTC