[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   SKIP 527   SHUFFLE   <  SKIP 1465  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22618Cai, RosaC2H 7AULondonEnglandUnited Kingdom
20382Hernandez, Jack, M90712LakewoodCaliforniaUnited States
17868Blue, Richard, E90706BellflowerCaliforniaUnited States

Generated 2025-07-20 00:31:45.887 UTC