[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 2693   SHUFFLE   <  SKIP 1443  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13173Brooks, Dalton, C97330CorvallisOregonUnited States
21540Rubio, RossW1V 5RNLondonEnglandUnited Kingdom
25020Romero, Walter, A2065St. LeonardsNew South WalesAustralia

Generated 2025-07-15 18:15:42.735 UTC