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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18606Green, Wyatt, J98366Port OrchardWashingtonUnited States
19010Ortega, Naomi94519ConcordCaliforniaUnited States
28576Uppal, Sunil, L98201EverettWashingtonUnited States

Generated 2025-07-07 22:22:46.755 UTC