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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28371Liang, MandyW1Y 3RALondonEnglandUnited Kingdom
18769Dominguez, Theresa, L1597Lane CoveNew South WalesAustralia
21547Raje, Brad, EGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-12 03:18:45.579 UTC