[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 2421   SHUFFLE   <  SKIP 5974  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20174Gonzalez, Douglas, E12311BerlinHamburgGermany
11208Reed, Maria91203GlendaleCaliforniaUnited States
28393Zheng, Ramon, R92400CourbevoieHauts de SeineFrance

Generated 2025-07-17 17:59:15.117 UTC