[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 4   SHUFFLE   <  SKIP 261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27087Clark, Justin, G92102San DiegoCaliforniaUnited States
19486Price, MelanieKB9KirkbyEnglandUnited Kingdom
28351Rodriguez, Donald, L3198SeafordVictoriaAustralia

Generated 2025-07-12 18:51:45.351 UTC