[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 512   SHUFFLE   <  SKIP 2882  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14756Reed, Charles92806La JollaCaliforniaUnited States
17844Zeng, Martha, JW1Y 3RALondonEnglandUnited Kingdom
21666Jimenez, Leslie14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-20 10:17:46.273 UTC