[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 4281   SHUFFLE   <  SKIP 60  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29168Romero, Derrick91910Chula VistaCaliforniaUnited States
21225Jai, Michele, E2300NewcastleNew South WalesAustralia

Generated 2025-07-18 16:29:40.734 UTC