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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11856Hernandez, Seth, M97330CorvallisOregonUnited States
18075Adams, Courtney, C90505TorranceCaliforniaUnited States
24493Bennett, SethV2L3W8NewtonBritish ColumbiaCanada
14437Anand, Mitchell, B97005BeavertonOregonUnited States

Generated 2025-07-12 02:15:09.083 UTC