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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18940Bell, Seth97205PortlandOregonUnited States
12867Ye, Laura, J33098PaderbornNordrhein-WestfalenGermany
11597Chandra, Janelle, C94310OrlyVal de MarneFrance
23258Watson, Megan, S90505TorranceCaliforniaUnited States

Generated 2025-07-12 16:20:19.013 UTC