[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 1521   <  SKIP 2243  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17120Raje, Michele, E13041ClayNew YorkUnited States
14172Garcia, CarlaSE1 8HLLondonEnglandUnited Kingdom
17840Hernandez, LarryWA3WatfordEnglandUnited Kingdom

Generated 2025-07-20 22:28:36.078 UTC