[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 413   SHUFFLE   <  SKIP 1326  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22590Hughes, Oscar, B66578NeunkirchenSaarlandGermany
15306Sanchez, Victoria98225BellinghamWashingtonUnited States
28364Nara, Alison75010ParisSeine (Paris)France
21662Muñoz, Orlando, L77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-16 15:06:50.210 UTC