[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 2548   SHUFFLE   <  SKIP 2166  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25298He, Cedric, WHP10 9QYHigh WycombeEnglandUnited Kingdom
19547Patterson, Lauren, A91932Imperial BeachCaliforniaUnited States

Generated 2025-07-21 01:16:16.035 UTC