[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 3104   SHUFFLE   <  SKIP 2018  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20778Ramirez, Seth, R98284Sedro WoolleyWashingtonUnited States
20907Shan, TerrenceMK8 8DFMilton KeynesEnglandUnited Kingdom
20608Hu, Cara3429SunburyVictoriaAustralia

Generated 2025-07-11 17:20:44.676 UTC