[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 2147   SHUFFLE   <  SKIP 275  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29074Long, Joan, R98371PuyallupWashingtonUnited States
11307Rodriguez, Hunter, P94015Daly CityCaliforniaUnited States
19473Chande, Roger75016ParisSeine (Paris)France

Generated 2025-07-11 03:38:04.320 UTC