[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 479   SHUFFLE   <  SKIP 639  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16429Luo, Jaclyn66740SaarlouisSaarlandGermany
15787Gonzalez, Cynthia2065St. LeonardsNew South WalesAustralia

Generated 2025-07-14 10:06:23.359 UTC