[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 795  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24749Guo, Marshall, C94519ConcordCaliforniaUnited States
11191Perez, Kristi, E94014ColmaCaliforniaUnited States
28405Malhotra, Erick, A41485GrevenbroichBayernGermany
16228Zhu, Rafael94010BurlingameCaliforniaUnited States

Generated 2025-07-14 00:32:51.896 UTC