[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 405   SHUFFLE   <  SKIP 3198  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11324Anderson, Zachary91203GlendaleCaliforniaUnited States
25784Raje, Damien, SRG7 5H7ReadingEnglandUnited Kingdom
13227Wilson, Alexander91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 12:30:04.889 UTC