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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19730Black, Ricardo, M90210Beverly HillsCaliforniaUnited States
23025Richardson, Richard99362Walla WallaWashingtonUnited States
13845Nara, Shawn, CKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 07:49:19.579 UTC