[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 549   SHUFFLE   <  SKIP 724  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17479Ramos, Kristine2010DarlinghurstNew South WalesAustralia
15234Moreno, Kathleen, C2777SpringwoodNew South WalesAustralia
20907Shan, TerrenceMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-15 12:06:58.136 UTC