[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 3669   SHUFFLE   <  SKIP 679  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17347Stewart, SaraV9MetchosinBritish ColumbiaCanada
17642Luo, GregorySW6 SBYLondonEnglandUnited Kingdom
29355Fernandez, Virginia14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-20 00:30:40.627 UTC