[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 413   SHUFFLE   <  SKIP 6060  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11467Zheng, Arturo, C2065St. LeonardsNew South WalesAustralia
13398Ross, Logan, L98284Sedro WoolleyWashingtonUnited States
21873Navarro, Kellie, I1597Lane CoveNew South WalesAustralia

Generated 2025-07-20 23:10:16.228 UTC