[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 470   SHUFFLE   <  SKIP 3807  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26148Thompson, Michael, M3280WarrnamboolVictoriaAustralia
17903Shen, Bethany, CB29 6SLBirminghamEnglandUnited Kingdom
25922Malhotra, Veronica, J1002SydneyNew South WalesAustralia

Generated 2025-07-09 05:09:12.063 UTC