[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 3669   SHUFFLE   <  SKIP 2415  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14059Ramos, Rodney, C3000MelbourneVictoriaAustralia
27945Andersen, Christine, ASW6 SBYLondonEnglandUnited Kingdom
14910Murphy, Caitlin, LV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-14 03:14:24.444 UTC