[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 484   SHUFFLE   <  SKIP 1320  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19661Cox, Nathaniel, AV9MetchosinBritish ColumbiaCanada
19507Shen, Raul75013ParisSeine (Paris)France
23422Alonso, Casey, E2113North RydeNew South WalesAustralia

Generated 2025-11-05 10:04:44.684 UTC