[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 1076   SHUFFLE   <  SKIP 981  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13398Ross, Logan, L98284Sedro WoolleyWashingtonUnited States
17493Gao, Candice, M3977CranbourneVictoriaAustralia

Generated 2025-07-13 05:25:59.073 UTC