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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24358Green, Kevin, D91776San GabrielCaliforniaUnited States
20959Arun, Ruben93400Saint-DenisSeine Saint DenisFrance
11265Jones, Elizabeth, P98033KirklandWashingtonUnited States

Generated 2025-11-01 04:58:23.317 UTC