[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 3669   SHUFFLE   <  SKIP 4204  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28038Gomez, Philip90706BellflowerCaliforniaUnited States
13451Browning, Robin, H91502BurbankCaliforniaUnited States
19940Ye, Rosa, CW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-20 16:01:04.751 UTC