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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28496Shan, Adam, A57000MetzMoselleFrance
24317Thomas, Devin92625Newport BeachCaliforniaUnited States
19046Raje, Shawna, F04139LeipzigNordrhein-WestfalenGermany
25728Romero, NelsonSW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-12 23:34:00.319 UTC