[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 7259  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22135Hernandez, Julia, L98055RentonWashingtonUnited States
11548Sanchez, RaymondRG11 5TPBerkshireEnglandUnited Kingdom
18296Li, Trisha, A2450Coffs HarbourNew South WalesAustralia
20637Brown, John94015Daly CityCaliforniaUnited States

Generated 2025-07-17 18:41:15.543 UTC