[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 460   SHUFFLE   <  SKIP 2035  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19689Gonzales, Elizabeth, E99202SpokaneWashingtonUnited States
20045Shen, Andres77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-17 18:23:08.575 UTC