[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 2515   <  SKIP 1129  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24132Tang, Devon, LWA1 4SYWoolstonEnglandUnited Kingdom
28612Roberts, Gabriel, R91502BurbankCaliforniaUnited States
13691Bailey, Ariana, JCM11BillericayEnglandUnited Kingdom

Generated 2025-07-17 23:59:47.020 UTC