[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 3104   SHUFFLE   <  SKIP 3064  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12841Xie, Yolanda91940Les UlisEssonneFrance
19321Weber, Clifford, A46236BottropNordrhein-WestfalenGermany
11702Zhou, Jenny, S94010BurlingameCaliforniaUnited States
14770Andersen, Melvin, DSL4 1RHBerksEnglandUnited Kingdom
27790Srini, Molly, LW1Y 3RALondonEnglandUnited Kingdom
11393Pal, Kurt, B41100Saint OuenLoir et CherFrance

Generated 2025-07-20 02:52:53.275 UTC