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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14718Raji, Gregory46236BottropNordrhein-WestfalenGermany
12462Suri, Levi, J66272Sulzbach TaunusSaarlandGermany
20333Gonzales, Abigail98020EdmondsWashingtonUnited States
17928She, Terrence, S45001EssenHamburgGermany

Generated 2025-07-12 20:56:04.306 UTC