[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 461   SHUFFLE   <  SKIP 4078  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26931Lopez, Edward, LKB9KirkbyEnglandUnited Kingdom
25956Ramirez, Charles, J97330CorvallisOregonUnited States
14326Perez, Joe, A4810TownsvilleQueenslandAustralia
28649Martinez, Nathan, M94010BurlingameCaliforniaUnited States

Generated 2025-07-17 20:08:11.091 UTC