[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 470   SHUFFLE   <  SKIP 3737  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21524Wood, Faith, VPB12PeterboroughEnglandUnited Kingdom
11227Chavez, Marshall, D94014ColmaCaliforniaUnited States
15022Gutierrez, Latasha, C2065St. LeonardsNew South WalesAustralia

Generated 2025-07-14 05:40:22.146 UTC