[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 189   SHUFFLE   <  SKIP 2081  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29185Li, Warren, R2500WollongongNew South WalesAustralia
17772Andersen, LeonardW1V 5RNLondonEnglandUnited Kingdom
21020Ye, OmarOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-14 02:47:13.076 UTC