[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 542   SHUFFLE   <  SKIP 650  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25576She, DeborahOX1OxfordEnglandUnited Kingdom
19319Guo, Darryl, M45000OrleansLoiretFrance
21985Torres, Eddie, L2138RhodesNew South WalesAustralia

Generated 2025-07-17 18:46:10.314 UTC