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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19654Alexander, Richard, M97355LebanonOregonUnited States
22561Nara, Katie59170CroixNordFrance
21992Zhang, Alejandro, P3280WarrnamboolVictoriaAustralia

Generated 2025-07-13 05:00:52.473 UTC