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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23568Diaz, Paige97034Lake OswegoOregonUnited States
23192Garcia, Emily, E94303Palo AltoCaliforniaUnited States
21978Deng, Tracy, E2264SilverwaterNew South WalesAustralia

Generated 2025-07-05 22:07:52.533 UTC