[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 872   SHUFFLE   <  SKIP 1007  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17161Lopez, Katherine98033KirklandWashingtonUnited States
25831Torres, Sebastian, V4217Gold CoastQueenslandAustralia
11325Ross, Elijah, E98104SeattleWashingtonUnited States

Generated 2025-07-13 07:22:41.469 UTC