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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26393Raman, Donald33098PaderbornNordrhein-WestfalenGermany
28372Hu, Vincent, FEM15Esher-MoleseyEnglandUnited Kingdom
12843Smith, Summer, K41100Saint OuenLoir et CherFrance

Generated 2025-07-12 01:19:24.421 UTC