[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 2927   SHUFFLE   <  SKIP 173  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14409Wang, Eric91950National CityCaliforniaUnited States
25958Ortega, Alfredo, W2113North RydeNew South WalesAustralia
14934Sai, Jermaine, GE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-17 00:29:42.027 UTC