[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 3091  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20729Zhou, Aimee, M53131BonnNordrhein-WestfalenGermany
23988Sánchez, Cesar, WRG41 1QWWokinghamEnglandUnited Kingdom
11710Ramirez, Zoe, R92806La JollaCaliforniaUnited States
22668Hernandez, Adrienne, YE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-11 11:37:00.035 UTC