[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 998   SHUFFLE   <  SKIP 88  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25409Gutierrez, Theodore, D94519ConcordCaliforniaUnited States
23765Price, Kelly, W66578NeunkirchenSaarlandGermany
13550Malhotra, Joe78100Saint Germain en LayeYvelineFrance

Generated 2025-07-15 01:41:46.172 UTC