[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 127   SHUFFLE   <  SKIP 2122  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16800Roberts, Jordan, MV3A 4R2LangleyBritish ColumbiaCanada
17953Raje, Latoya, L75006ParisSeine (Paris)France

Generated 2025-07-16 00:44:19.968 UTC