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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17417Munoz, Lee, D90210Beverly HillsCaliforniaUnited States
24858Xie, Calvin, ALE18LeedsEnglandUnited Kingdom
23465Russell, Grace, A97005BeavertonOregonUnited States

Generated 2025-07-11 06:39:59.568 UTC