[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 480   SHUFFLE   <  SKIP 833  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23538Evans, Carlos, J7001HobartTasmaniaAustralia
11494Gutierrez, Jimmy, MTY31RuncornEnglandUnited Kingdom
19940Ye, Rosa, CW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-10 19:18:15.092 UTC