[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 480   SHUFFLE   <  SKIP 2423  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13545Sharma, Brad, J41485GrevenbroichBayernGermany
29148Murphy, Gabriella, D94941Mill ValleyCaliforniaUnited States
21541Gutierrez, DaisyPB12PeterboroughEnglandUnited Kingdom
23917Carlson, Carrie20354HamburgHamburgGermany

Generated 2025-07-20 02:52:48.758 UTC