[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 31   SHUFFLE   <  SKIP 695  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18823Xu, Russell90706BellflowerCaliforniaUnited States
15442Shen, Alejandro, J59223RoncqNordFrance
16737Mr., Selikoff, Steven98168BurienWashingtonUnited States
17316Serrano, Marvin, E1597Lane CoveNew South WalesAustralia

Generated 2025-07-21 10:00:43.023 UTC