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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19872Foster, FaithV8Y 1L1CliffsideBritish ColumbiaCanada
28637Lee, Brandon91932Imperial BeachCaliforniaUnited States
22602Andersen, KelliRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-10 18:51:42.995 UTC