[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 509   SHUFFLE   <  SKIP 639  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26206She, KurtW1Y 3RALondonEnglandUnited Kingdom
27407Griffin, Faith, L97205PortlandOregonUnited States
25808Carlson, Janet, A75016ParisSeine (Paris)France

Generated 2025-07-19 10:13:02.961 UTC