[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 211   SHUFFLE   <  SKIP 2151  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14053Huang, Tamara, E2065St. LeonardsNew South WalesAustralia
19024Russell, Dalton98027IssaquahWashingtonUnited States
26479Cook, Katherine, R94014ColmaCaliforniaUnited States

Generated 2025-07-16 11:51:22.129 UTC