[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 2391   SHUFFLE   <  SKIP 2216  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16657She, Alvin, E2060Lavender BayNew South WalesAustralia
20310Ramirez, Timothy, R90802Long BeachCaliforniaUnited States
16954Davis, Fernando98225BellinghamWashingtonUnited States

Generated 2025-07-20 23:02:29.625 UTC