[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 2942  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28809Cooper, Isaac, I97068W. LinnOregonUnited States
24823Zhao, Vincent, M94014ColmaCaliforniaUnited States
29390Rodriguez, Summer, S75012ParisSeine (Paris)France
25778Gomez, Larry, SEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 06:05:14.245 UTC