[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 327   SHUFFLE   <  SKIP 873  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13839Madan, Manuel77680Roissy en BrieSeine et MarneFrance
25339Rivera, Adrian91932Imperial BeachCaliforniaUnited States
24726Hughes, Marissa97068W. LinnOregonUnited States

Generated 2025-07-13 10:11:06.880 UTC