[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 327   SHUFFLE   <  SKIP 1701  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20122Bailey, Jeremy90241DowneyCaliforniaUnited States
17341Alonso, Andy98225BellinghamWashingtonUnited States
20170Martin, Jerome, DOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-19 11:03:52.961 UTC