[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 470   SHUFFLE   <  SKIP 1489  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28615Flores, Jonathan, H97355LebanonOregonUnited States
12402Moreno, AlbertW1V 5RNLondonEnglandUnited Kingdom
13402Turner, Gabriel, E92020El CajonCaliforniaUnited States

Generated 2025-07-17 19:57:11.761 UTC