[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 405   SHUFFLE   <  SKIP 845  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11423Stewart, Jasmine20354HamburgHamburgGermany
27722Jai, Melvin, M2065St. LeonardsNew South WalesAustralia
23131Peterson, Caitlin, J98052RedmondWashingtonUnited States

Generated 2025-07-08 16:09:31.275 UTC