[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 511   SHUFFLE   <  SKIP 1466  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21146Taylor, Robert, L99202SpokaneWashingtonUnited States
19800White, Lauren, E94941Mill ValleyCaliforniaUnited States
22602Andersen, KelliRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-21 23:56:52.154 UTC