[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 405   SHUFFLE   <  SKIP 6367  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28718Raman, Cassandra2060Lavender BayNew South WalesAustralia
23949Deng, Kelvin, R92400CourbevoieHauts de SeineFrance
21353Wu, Karen98011BothellWashingtonUnited States

Generated 2025-07-20 23:21:50.841 UTC