[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 928   SHUFFLE   <  SKIP 1287  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27722Jai, Melvin, M2065St. LeonardsNew South WalesAustralia
18872Severino, Miguel98312BremertonWashingtonUnited States
27800Suri, ReginaY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-20 16:46:19.900 UTC