[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 304   SHUFFLE   <  SKIP 556  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21862Prasad, Michele, C77680Roissy en BrieSeine et MarneFrance
23969Sanders, Cole93000BobignySeine Saint DenisFrance
12710Evans, Dalton, EV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-16 02:25:09.944 UTC