[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17508Bennett, Caroline91776San GabrielCaliforniaUnited States
12216Rodriguez, GeraldSL67RJMaidenheadEnglandUnited Kingdom
19221Williams, Kaitlyn, A94947NovatoCaliforniaUnited States

Generated 2025-07-09 23:38:44.515 UTC