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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23466Miller, Alyssa98501OlympiaWashingtonUnited States
13156Lal, Bradley4551CaloundraQueenslandAustralia
28899Anand, Alejandro, RSW6 SBYLondonEnglandUnited Kingdom
15667Ramos, Hector33041PaderbornHamburgGermany

Generated 2025-07-12 23:38:19.189 UTC