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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16055Lee, Ryan66578NeunkirchenSaarlandGermany
26836Diaz, Hector, ATY31RuncornEnglandUnited Kingdom
12264Ashe, BruceMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-18 00:54:58.644 UTC