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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24856Huang, Candice, J70452StuttgartSaarlandGermany
15904Bennett, Janice91910Chula VistaCaliforniaUnited States
21623Diaz, Connor98366Port OrchardWashingtonUnited States
23774Harrison, Reginald, MEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-11 13:15:24.370 UTC