[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 363   SHUFFLE   <  SKIP 562  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28029Price, Seth, M91502BurbankCaliforniaUnited States
11381Raman, MeredithSW1P 2NULondonEnglandUnited Kingdom
15344Russell, Luke, E94303Palo AltoCaliforniaUnited States

Generated 2025-07-21 01:32:28.130 UTC