[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 4648  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23791Griffin, Aaron99362Walla WallaWashingtonUnited States
26998Perry, Fernando46236BottropNordrhein-WestfalenGermany
12312Zhao, Jake75007ParisSeine (Paris)France

Generated 2025-07-12 03:24:01.310 UTC