[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 3713   <  SKIP 266  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20067Thompson, Destiny, P94063Redwood CityCaliforniaUnited States
18063Ward, Alexandria, C94070San CarlosCaliforniaUnited States
23333Sun, Steve, I97005BeavertonOregonUnited States

Generated 2025-07-14 07:08:13.910 UTC