[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 434   SHUFFLE   <  SKIP 200  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23251Scott, Evan, C98104SeattleWashingtonUnited States
15708Jai, Nina80074MünchenHamburgGermany
14366Brooks, Anna, S98270MarysvilleWashingtonUnited States

Generated 2025-07-15 10:40:19.492 UTC