[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 413   SHUFFLE   <  SKIP 1314  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22515Morris, Alexa78400ChatouYvelineFrance
15739Rogers, Garrett90401Santa MonicaCaliforniaUnited States
21950Hernandez, Armando2580GoulburnNew South WalesAustralia
23606Raje, KennethKB9KirkbyEnglandUnited Kingdom

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