[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   SHUFFLE   SKIP 655   <  SKIP 2608  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13506Guo, Willie95000CergyVal d'OiseFrance
24200Jai, GrantRH15 9UDWest SussexEnglandUnited Kingdom
18037Garcia, Bruce, BGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-19 20:58:04.074 UTC