[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 3937  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11243Alvarez, Robin, VEM15Esher-MoleseyEnglandUnited Kingdom
21293Garcia, Ashley94519ConcordCaliforniaUnited States
16885Cook, Garrett, D97301SalemOregonUnited States

Generated 2025-10-11 11:48:03.955 UTC