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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14343Turner, Xavier97330CorvallisOregonUnited States
26072Zhang, Kelli, W90210Beverly HillsCaliforniaUnited States
26842Alonso, Felicia, ALE18LeedsEnglandUnited Kingdom
14243Winston, Gregory, R97045Oregon CityOregonUnited States

Generated 2025-07-13 18:47:28.347 UTC