[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 998   SHUFFLE   <  SKIP 189  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19617Nath, Keith2061Milsons PointNew South WalesAustralia
21876Rubio, Philip, P2300NewcastleNew South WalesAustralia
23217Morgan, Michelle, C94303Palo AltoCaliforniaUnited States

Generated 2025-07-09 03:36:05.824 UTC