[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 0   SHUFFLE   <  SKIP 2757  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24048Tang, GregoryCB4 4BZCambridgeEnglandUnited Kingdom
25575Campbell, Elijah, R59368WerneNordrhein-WestfalenGermany
14256Robinson, Elizabeth98036LynnwoodWashingtonUnited States

Generated 2025-11-04 21:37:47.346 UTC