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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22134Raji, Leonard, L91502BurbankCaliforniaUnited States
16102Alexander, Marcus, M94014ColmaCaliforniaUnited States
17678Blanco, Julio, J90706BellflowerCaliforniaUnited States

Generated 2025-07-12 09:34:17.939 UTC