[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 470   SHUFFLE   <  SKIP 4389  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27716Ramos, Albert, E2060Lavender BayNew South WalesAustralia
27863Ruiz, Carolyn, M2300NewcastleNew South WalesAustralia
16477Gonzales, Anna, E98312BremertonWashingtonUnited States

Generated 2025-07-21 11:10:37.683 UTC