[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 3669   SHUFFLE   <  SKIP 4069  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24025Zeng, Eugene22001HamburgHessenGermany
28365Zhao, Stacey, JE17 6JFLondonEnglandUnited Kingdom
16710Arthur, Carla2061Milsons PointNew South WalesAustralia

Generated 2025-07-22 12:21:23.855 UTC