[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 3027   SHUFFLE   <  SKIP 2376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14846Chande, Kelsey, KMK8 8DFMilton KeynesEnglandUnited Kingdom
24376Black, Tommy4000BrisbaneQueenslandAustralia
18480Suri, Heidi94010BurlingameCaliforniaUnited States

Generated 2025-07-13 12:58:46.887 UTC