[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 1365  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11829Campbell, Sophia98104SeattleWashingtonUnited States
24531Xie, Andres33041PaderbornHamburgGermany
17700Torres, Hector, ESL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-16 14:31:56.831 UTC