[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 4377  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23256Chande, Mario, P90706BellflowerCaliforniaUnited States
12756Butler, Antonio90210Beverly HillsCaliforniaUnited States
28935Johnsen, Eddie4655Hervey BayQueenslandAustralia
25682Ramos, Cheryl, AE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-18 01:30:19.196 UTC