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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11673Ye, Susan, C98168BurienWashingtonUnited States
12870Munoz, Tyrone, G53131BonnNordrhein-WestfalenGermany
21929Perry, Karen, M92118CoronadoCaliforniaUnited States

Generated 2025-07-11 23:52:44.282 UTC