[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 327   SHUFFLE   <  SKIP 343  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15204Gonzalez, Deanna, S2036MatravilleNew South WalesAustralia
16189Hughes, AmandaPB12PeterboroughEnglandUnited Kingdom
18083Agbonile, Osarumwense, Uwaifiokun98027IssaquahWashingtonUnited States

Generated 2025-07-19 14:28:05.354 UTC