[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1258  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22435Navarro, Ross59000LilleNordFrance
29376Robinson, Matthew, DOX1OxfordEnglandUnited Kingdom
26321Blanco, RandallV3J 6Z3BurnabyBritish ColumbiaCanada
17709Raman, MartinEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-12 18:20:04.016 UTC