[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 468   SHUFFLE   <  SKIP 279  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21289Wang, Warren, A98168BurienWashingtonUnited States
17815Ma, Ronnie, CPE17BuryEnglandUnited Kingdom
29091Hernandez, Mallory3977CranbourneVictoriaAustralia

Generated 2025-07-15 14:14:49.476 UTC