[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3555  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20749Morgan, Joan, L98284Sedro WoolleyWashingtonUnited States
29413Garcia, Arthur, T77680Roissy en BrieSeine et MarneFrance
20347Roberts, Savannah, K91776San GabrielCaliforniaUnited States

Generated 2025-07-11 14:35:20.368 UTC