[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 8120   <  SKIP 817  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23081Powell, Brandon94063Redwood CityCaliforniaUnited States
29020Young, Jackson, W91977Spring ValleyCaliforniaUnited States

Generated 2025-07-22 02:52:36.809 UTC