[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 875   SHUFFLE   <  SKIP 1384  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19177Chander, Donna, D91480FrankfurtBayernGermany
20945Tang, Roger, M80074MünchenNordrhein-WestfalenGermany
26364Hill, GabriellaPB12PeterboroughEnglandUnited Kingdom
15314Torres, Eduardo95062Santa CruzCaliforniaUnited States

Generated 2025-07-08 01:56:16.077 UTC