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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13578Nath, Karl, G59223RoncqNordFrance
15941Brooks, Bailey, M94536FremontCaliforniaUnited States
12817Suarez, Theodore75005ParisSeine (Paris)France

Generated 2025-07-12 12:28:45.470 UTC