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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24027Tang, Omar, L80074MünchenNordrhein-WestfalenGermany
15749Brown, Grace98312BremertonWashingtonUnited States
24854Jenkins, Emma, L95010HofBayernGermany
20582Bradley, Desiree, J78000VersaillesYvelineFrance

Generated 2025-07-21 16:46:02.069 UTC