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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18458She, Gregory3000MelbourneVictoriaAustralia
29392Andersen, Tamara, BMK8 8ZDMilton KeynesEnglandUnited Kingdom
19078She, Misty, T93700DrancySeine Saint DenisFrance
15371Bryant, Cameron99362Walla WallaWashingtonUnited States

Generated 2025-07-14 05:14:50.932 UTC