[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 785   SHUFFLE   <  SKIP 315  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14699Munoz, Gerald, R80074MünchenHamburgGermany
21261Kelly, Jessica95062Santa CruzCaliforniaUnited States
25596Moreno, Cheryl, A41485GrevenbroichBayernGermany

Generated 2025-07-19 01:27:28.187 UTC