[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 1939  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27567Foster, Miranda, J98284Sedro WoolleyWashingtonUnited States
14105Zhang, Jackson91950Lincoln AcresCaliforniaUnited States
14554Mitchell, IsaacAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-10 18:30:25.405 UTC