[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 1082  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14638Scott, Blake, D97005BeavertonOregonUnited States
17395Ramirez, Katherine91203GlendaleCaliforniaUnited States
11517Bryant, Katherine, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-11 19:10:59.236 UTC