[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 482   SHUFFLE   <  SKIP 4178  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13537Moreno, Jill, E80610Saint OuenSommeFrance
24343Harris, Tyler, L94536FremontCaliforniaUnited States
25387Brooks, Stephanie, E98055RentonWashingtonUnited States
21034Kelly, JacquelineKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-18 10:46:04.249 UTC