[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 2971   <  SKIP 2609  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21020Ye, OmarOX16 8RSOxonEnglandUnited Kingdom
25204Barnes, Kelly90505TorranceCaliforniaUnited States

Generated 2025-07-22 04:21:56.600 UTC