[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 194   SHUFFLE   <  SKIP 3397  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24794Sanchez, Cody97068W. LinnOregonUnited States
29449Chen, Laura, C38231SalzgitterHessenGermany
21047Andersen, Sheena66041PoingSaarlandGermany
22244Howard, Shelby, B98020EdmondsWashingtonUnited States

Generated 2025-07-16 11:27:35.205 UTC