[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 413   SHUFFLE   <  SKIP 1882  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26339James, Cindy99362Walla WallaWashingtonUnited States
21225Jai, Michele, E2300NewcastleNew South WalesAustralia
16826Vazquez, Roberto, A42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-13 22:56:48.186 UTC