[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 875   SHUFFLE   <  SKIP 6244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24702Ramos, Kari, DSW1P 2NULondonEnglandUnited Kingdom
17398Lopez, Kaylee, E94611OaklandCaliforniaUnited States
12513Mr., Thompson, AustinAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-15 17:10:22.663 UTC