[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 983  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17929Rubio, Alfredo, D63151MühlheimHamburgGermany
11366Patel, Virginia, R3198SeafordVictoriaAustralia
22044Young, Connor94070San CarlosCaliforniaUnited States
27326Goel, Ashlee93290Tremblay-en-FranceSeine Saint DenisFrance
11426Mehta, Kristopher38001BraunschweigNordrhein-WestfalenGermany
20778Ramirez, Seth, R98284Sedro WoolleyWashingtonUnited States

Generated 2025-11-05 11:02:15.780 UTC