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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11401Navarro, Linda75019ParisSeine (Paris)France
22635Hernandez, Kristi, LC2H 7AULondonEnglandUnited Kingdom
12743Kumar, CarlPE17BuryEnglandUnited Kingdom

Generated 2025-07-13 04:08:46.758 UTC