[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 998   SHUFFLE   <  SKIP 696  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24738Davis, Hannah, L91203GlendaleCaliforniaUnited States
13187Wright, Evan94536FremontCaliforniaUnited States
21011Wang, AimeeW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-17 19:22:01.585 UTC