[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 875   SHUFFLE   <  SKIP 6130  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20758Sanders, Jesse98104SeattleWashingtonUnited States
13744Andersen, Alvin, C98312BremertonWashingtonUnited States
24715Nath, Kelli93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-09 22:03:25.278 UTC