[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 512   SHUFFLE   <  SKIP 1719  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24794Sanchez, Cody97068W. LinnOregonUnited States
17350Dominguez, Ebony, R2138RhodesNew South WalesAustralia
19551Alexander, Samuel98052RedmondWashingtonUnited States

Generated 2025-07-16 17:32:07.057 UTC