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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11522Hughes, Christian, J97045Oregon CityOregonUnited States
28175Subram, Clifford, F97005BeavertonOregonUnited States
12262Sanchez, Morgan, JPE17BuryEnglandUnited Kingdom
25656Sanchez, BrendaL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-13 03:07:18.826 UTC