[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 806  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25580Allen, Amber, A59491Villeneuve-d'AscqNordFrance
28404Raman, Whitney38001BraunschweigNordrhein-WestfalenGermany
22457Cooper, Kimberly, JPE17BuryEnglandUnited Kingdom
27893Jiménez, Clinton, D59491Villeneuve-d'AscqNordFrance

Generated 2025-07-11 11:39:10.367 UTC