[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 327   SHUFFLE   <  SKIP 852  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21247Sanders, Alex, E98284Sedro WoolleyWashingtonUnited States
21472Ward, Patrick, J91203GlendaleCaliforniaUnited States
11946Saunders, Brandy1002SydneyNew South WalesAustralia

Generated 2025-07-10 18:15:28.259 UTC