[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 0   SHUFFLE   <  SKIP 2271  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14045Ramos, Tanya, R4000BrisbaneQueenslandAustralia
16651Martinez, Abigail98027IssaquahWashingtonUnited States

Generated 2025-11-02 09:57:04.587 UTC