[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 376   SHUFFLE   <  SKIP 452  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25784Raje, Damien, SRG7 5H7ReadingEnglandUnited Kingdom
19407Perry, Sarah, M97045Oregon CityOregonUnited States
15841Shan, Luis90012Los AngelesCaliforniaUnited States

Generated 2025-11-05 20:01:23.105 UTC