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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14846Chande, Kelsey, KMK8 8DFMilton KeynesEnglandUnited Kingdom
24013Ruiz, Jay, L75005ParisSeine (Paris)France
19725Ramirez, Alexandria, A94303Palo AltoCaliforniaUnited States

Generated 2025-07-12 14:59:21.129 UTC