[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 0   SHUFFLE   <  SKIP 3975  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22365Richardson, Sebastian, C91776San GabrielCaliforniaUnited States
19933Deng, NicholeCB4 4BZCambridgeEnglandUnited Kingdom
24223Alexander, Abigail97222MilwaukieOregonUnited States

Generated 2025-11-05 05:05:10.408 UTC