[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 875   SHUFFLE   <  SKIP 8995  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28790Howard, Seth97034Lake OswegoOregonUnited States
25376Griffin, Alexis, S94941Mill ValleyCaliforniaUnited States
15123Lopez, Sergio, L3977CranbourneVictoriaAustralia

Generated 2025-07-20 02:28:21.671 UTC