[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 250   <  SKIP 51  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17336Sanchez, Chase, A92118CoronadoCaliforniaUnited States
12869Tang, Alisha, A62200Boulogne-sur-MerPas de CalaisFrance
27880Hu, Curtis, GAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-13 23:00:21.505 UTC