[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 228   SHUFFLE   <  SKIP 1143  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26947Ma, Suzanne, ACB4 4BZCambridgeEnglandUnited Kingdom
18823Xu, Russell90706BellflowerCaliforniaUnited States
18291Hill, Jennifer3337MeltonVictoriaAustralia
21540Rubio, RossW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-18 10:01:05.931 UTC