[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 470   SHUFFLE   <  SKIP 3835  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27622Wilson, Lucas98312BremertonWashingtonUnited States
23558Barnes, Dakota90802Long BeachCaliforniaUnited States
20776Long, Haley99362Walla WallaWashingtonUnited States

Generated 2025-07-10 02:46:36.918 UTC