[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 3677   SHUFFLE   <  SKIP 2286  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19805Butler, Mariah, S91502BurbankCaliforniaUnited States
14803Martin, Stacy, D20354HamburgHamburgGermany
28427Deng, YolandaSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-13 02:21:09.276 UTC