[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4438   <  SKIP 382  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17688Subram, Pedro98225BellinghamWashingtonUnited States
11588Mehta, Candace93400Saint-DenisSeine Saint DenisFrance
17602Williams, Dalton, A91502BurbankCaliforniaUnited States

Generated 2025-07-13 19:00:00.821 UTC