[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 327   SHUFFLE   <  SKIP 3516  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26777Clark, Andrew, L90401Santa MonicaCaliforniaUnited States
15801Shen, Katrina4169East BrisbaneQueenslandAustralia
23909Lin, Todd, C75007ParisSeine (Paris)France

Generated 2025-07-12 14:57:18.759 UTC