[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 767   SHUFFLE   <  SKIP 3061  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12933Hall, Jonathan94014ColmaCaliforniaUnited States
16831Vazquez, Theodore, TGL7 1RYGloucestershireEnglandUnited Kingdom
26502Brown, Taylor, R94519ConcordCaliforniaUnited States
29077Mr., Henderson, Blake, C90401Santa MonicaCaliforniaUnited States

Generated 2025-07-18 19:38:29.204 UTC