[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 211   SHUFFLE   <  SKIP 2196  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19851Pal, Louis, M91502BurbankCaliforniaUnited States
17420Hughes, Thomas, M92102San DiegoCaliforniaUnited States
27683Reed, Alexandra, C97005BeavertonOregonUnited States

Generated 2025-07-17 04:41:16.499 UTC