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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19297Xie, Cedric, L91940Les UlisEssonneFrance
18936Collins, Morgan91364Woodland HillsCaliforniaUnited States
14787Smith, TabithaB29 6SLBirminghamEnglandUnited Kingdom
23467Bennett, Nicole98371PuyallupWashingtonUnited States

Generated 2025-07-12 11:57:22.685 UTC