[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 875   SHUFFLE   <  SKIP 2376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16026Jiménez, Byron2065St. LeonardsNew South WalesAustralia
22939Arthur, Rebekah2061Milsons PointNew South WalesAustralia
29381Shen, Melvin, M63151MühlheimHamburgGermany

Generated 2025-07-15 15:22:33.743 UTC