[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 394   SHUFFLE   <  SKIP 244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18459Sai, Toni94519ConcordCaliforniaUnited States
20798Munoz, Mathew, L38001BraunschweigNordrhein-WestfalenGermany
14739Gonzalez, Charles, J92806La JollaCaliforniaUnited States

Generated 2025-07-08 21:28:10.712 UTC