[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 440   SHUFFLE   <  SKIP 2256  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26315Peterson, Taylor, P91776San GabrielCaliforniaUnited States
28726Liang, Kelli, C24044KielSaarlandGermany
21858Lin, Curtis, NW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-11 02:15:23.987 UTC