[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 405   SHUFFLE   <  SKIP 1724  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12325Martin, Gloria, AC2H 7AULondonEnglandUnited Kingdom
21415Sanchez, Sydney98052RedmondWashingtonUnited States
11967Munoz, Latasha4655Hervey BayQueenslandAustralia

Generated 2025-07-12 16:01:56.259 UTC