[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 327   SHUFFLE   <  SKIP 515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22668Hernandez, Adrienne, YE17 6JFLondonEnglandUnited Kingdom
13524Blanco, Cheryl1002SydneyNew South WalesAustralia
27170Sara, Douglas, S92150SuresnesHauts de SeineFrance

Generated 2025-07-14 09:23:24.703 UTC