[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 9079   SHUFFLE   <  SKIP 956  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11829Campbell, Sophia98104SeattleWashingtonUnited States
19893Baker, Evan, E98270MarysvilleWashingtonUnited States

Generated 2025-07-22 11:56:20.584 UTC