[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 461   SHUFFLE   <  SKIP 2918  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11630Powell, Haley98104SeattleWashingtonUnited States
24394Raji, Drew93010CamarilloCaliforniaUnited States
13518Goldstein, Brendan6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-13 15:21:06.956 UTC