[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 2174  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25394Garcia, Anthony, J97330CorvallisOregonUnited States
17441Turner, Natalie91203GlendaleCaliforniaUnited States
22056Howard, Alex, W98501OlympiaWashingtonUnited States
16938Williams, Abigail, MNT20Newcastle upon TyneEnglandUnited Kingdom

Generated 2025-07-10 22:03:16.518 UTC