[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 8058  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16105Diaz, Kristy, A97005BeavertonOregonUnited States
20477Washington, Brandon, E91776San GabrielCaliforniaUnited States
24455Chander, Alejandro, M3977CranbourneVictoriaAustralia

Generated 2025-07-12 22:16:32.207 UTC