[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 2421   SHUFFLE   <  SKIP 2382  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19231Gill, Meghan, R94014ColmaCaliforniaUnited States
28718Raman, Cassandra2060Lavender BayNew South WalesAustralia
26994Torres, Erika, S92310SèvresHauts de SeineFrance
13379Morris, Bailey98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-18 01:45:55.639 UTC