[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 5378  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12556Kapoor, Manuel, R59368WerneNordrhein-WestfalenGermany
21149Diaz, Miguel, A97330CorvallisOregonUnited States
26824Blanco, TheresaSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-11 18:45:17.566 UTC